• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

use index

[SQL] Mysql Index 사용법

대부분의 Mysql 인덱스 (PRIMARY KEY, UNIQUE, INDEX, and FULLTEXT)는 B-tree안에 저장된다. 예외적으로 spatial 데이터 타입은 R-tree를 사용 리프노드는 실제 DB의 레코드에 대한 주소를 가지고 있습니다. B-Tree의 B는 Balanced(균형잡힌)이라는 뜻으로 B-Tree는 균형트리라는 뜻을 갖고 있습니다. 그림으로 보면 120에 해당하는 ...

use indexsqlIndexmysqlIndex

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more